net.dnsConfig.rotate (field)

3 uses

	net (current package)
		dnsconfig.go#L24: 	rotate        bool          // round robin among servers
		dnsconfig.go#L41: 	if c.rotate {
		dnsconfig_unix.go#L99: 					conf.rotate = true